@charset "utf-8";
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size: 100%;
}

body {
    word-wrap: break-word;
    cursor: default;
}

body {
    font: 14px/1.5 "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1,\9ED1\4F53", "Heiti SC", tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
    color: #333;
}

a {
    color: #333;
    cursor: pointer;
    outline: 0 none;
}

a:hover {
    color: #215fb4;
}

:visited,
:active,
:focus {
    outline: 0;
    box-shadow: none;
}

:hover,
:link,
:visited {
    text-decoration: none;
}

[hidden] {
    display: none;
}

body {
    margin: 0;
}

dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
button,
select,
textarea,
p,
blockquote,
th,
td,
article,
aside,
footer,
header,
menu,
nav,
section,
audio,
video {
    margin: 0;
    padding: 0;
}

fieldset,
iframe {
    border: 0 none;
}

img {
    border: 0 none;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

em,
i,
th {
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
textarea,
select {
    font-size: 100%;
    font-weight: normal;
}

input,
button,
textarea,
select,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

textarea,
input,
select {
    outline: 0 none;
}

ol,
ul,
li,
menu {
    list-style: none outside none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    vertical-align: top;
}

caption,
th {
    text-align: left;
}

input,
select,
button {
    vertical-align: middle;
}

button {
    width: auto;
    cursor: pointer;
    overflow: visible;
    outline: none;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
}

button::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}

.clearfix::before,
.clearfix::after {
    content: "";
    display: table;
}

.clearfix::after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

section {
    overflow: hidden;
}

.navbar-toggler {
    border: 0;
}

.navbar-toggler:focus {
    outline: none;
    box-shadow: none;
}

.dropdown:hover .dropdown-menu {
    display: block;
    transition: all 0.5s ease-out;
}

.top {
    padding: 20px 0;
    align-items: center;
}

.top,
.tel {
    display: flex;
    justify-content: space-evenly;
}

.logo {
    width: 220px;
}

.slogan strong {
    color: #555;
}

.slogan p {
    font-size: 18px;
    color: #999;
}

.tel img {
    margin-right: 10px;
    width: 50px;
    height: 50px;
}

.tel em,
.tel strong {
    display: block;
}

.slogan strong,
.tel strong {
    font-size: 24px;
}

.topewm {
    width: 90px;
    height: 90px;
}

.navbar {
    padding: 0;
    background: #083994;
}

.nav-link {
    font-size: 18px;
    color: #fff;
}

.nav-link:hover {
    color: #f4ab25;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding: 1rem 0.5rem;
}

.navbar-expand-lg .navbar-nav {
    width: 100%;
    justify-content: space-evenly;
}

.dropdown-item {
    padding: 0.5rem 1rem;
}

.dropdown-item:hover {
    color: #fff;
    background: #bf2542;
}

.navbar-toggler-icon i {
    font-size: 28px;
    color: #fff;
}

.swiper-banner {
    position: relative;
    text-align: center;
    overflow: hidden;
}

.swiper-banner img {
    width: 100%;
}

.bannerbut {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
}

.bannerbut a {
    display: inline-block;
    padding: 10px 20px;
    margin: 0 5px;
    color: #fff;
    background: #215fb4;
}

.bgf5 {
    background: #f5f5f5;
}

.bbitem em {
    display: block;
    float: left;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.bbitem em i {
    font-size: 48px;
    color: #083994;
}

.bbitem strong {
    display: inline-block;
    padding-left: 10px;
    line-height: 70px;
    font-size: 18px;
}

.wraptitle {
    padding: 38px 0;
    text-align: center;
}

.wraptitle h2 {
    font-size: 32px;
    font-weight: 600;
    background-image: -webkit-linear-gradient(bottom, #083994, #215fb4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.wraptitle p {
    font-size: 16px;
    color: #999;
}

.bg {
    position: relative;
}

.bg .wraptitle h2 {
    color: #fff;
    background-image: none;
    -webkit-text-fill-color: #fff;
}

.bg .wraptitle p {
    color: #fff;
}

.bg span {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
}

.bg .container {
    z-index: 9;
    position: relative;
}

.indexabout h1 {
    font-size: 24px;
    font-weight: 600;
    color: #215fb4;
}

.indexabout p {
    padding: 20px 0;
    line-height: 1.8;
    color: #999;
}

.indexabout a,
.newsbottoma {
    display: inline-block;
    padding: 8px 20px;
    color: #fff;
    background: #215fb4;
}

.indexabout a:hover,
.newsbottoma:hover {
    color: #fff;
    background: #083994;
}

.iaitem {
    display: block;
    text-align: center;
    box-shadow: 0px 2px 6px #ccc;
    cursor: pointer;
}

.iaitem img {
    width: 100%;
}

.iaitem p {
    padding: 16px;
    margin-bottom: 10px;
    font-size: 16px;
}

.iaitem:hover {
    box-shadow: 0px 2px 6px #083994;
}

.guize {
    margin-top: 30px;
    background: url(../upload/1e90ac0cedb3c83259eb7fbdcb14429c.png) repeat center;
    background-size: 100%;
    color: #fff;
}

.guize h3 {
    margin: 0 auto 10px;
    width: 85%;
    line-height: 1.8;
    text-align: center;
}

.gzitem {
    padding: 10px;
    text-align: center;
}

.gzitem em {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: #fff;
    border-radius: 50%;
}

.gzitem em::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 70px;
    height: 70px;
    border: 1px solid #fff;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}

.gzitem em i {
    font-size: 32px;
    color: #215fb4;
}

.zsitem {
    display: block;
    padding: 16px 8px;
    margin-bottom: 20px;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    border-radius: 50px;
    background: #fff;
    box-shadow: 0px 2px 6px rgba(33, 95, 180, 0.3);
    cursor: pointer;
}

.zsitemimg {
    padding: 4px 8px;
}

.zsitem:hover {
    box-shadow: 0px 2px 6px rgba(191, 37, 66, 0.3);
}

.zsitem img {
    border-radius: 50px;
}

.zhichi h3 {
    padding-bottom: 20px;
    font-size: 20px;
    text-align: center;
}

.newsleft em {
    display: block;
    overflow: hidden;
}

.newsleft a:hover img {
    transition: all 0.6s;
    transform: scale(1.05);
}

.newsleft strong {
    display: block;
    padding: 10px 0;
    font-size: 16px;
}

.newsleft p {
    color: #999;
    display: -webkit-box;
    /*将对象转为弹性盒模型展示*/
    -webkit-box-orient: vertical;
    /*设置弹性盒模型子元素的排列方式*/
    -webkit-line-clamp: 2;
    /*限制文本行数，3行、4行等*/
    overflow: hidden;
    /*超出隐藏*/
}

.newsright li {
    display: flex;
    position: relative;
    padding: 20px;
    overflow: hidden;
    border-bottom: 0.5px solid #ddd;
    justify-content: space-between;
}

.newsright li:last-child {
    border-bottom: 0;
}

.newsright li:hover {
    background: #f9f9f9;
    cursor: pointer;
}

.newsright li:hover h3 a {
    color: #215fb4;
}

.newsright li .ntime {
    width: 10%;
    text-align: center;
}

.newsright li .ntime::after {
    content: "";
    position: absolute;
    left: 100px;
    top: 20px;
    width: 1px;
    height: 60px;
    border-right: 1px solid #ddd;
}

.newsright li .ntime em {
    display: block;
    font-size: 24px;
}

.newsright li .ntime span {
    font-size: 12px;
}

.newsright li .ntit {
    width: 80%;
}

.newsright li .ntit h3 {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newsright li .ntit p {
    margin-top: 6px;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.newsbottoma {
    position: relative;
    left: 50%;
    transform: translate(-50%);
    margin: 20px auto;
}

.subnav {
    padding-top: 20px;
}

.list {
    padding: 20px 0;
}

.list h1 {
    padding: 18px;
    font-size: 24px;
    color: #215fb4;
}

.listitem li {
    position: relative;
    padding: 20px;
    background: #fff;
    border-bottom: 0.5px solid #eee;
}

.listitem li:hover {
    background: #f9f9f9;
    cursor: pointer;
}

.listitem li:hover a {
    color: #bf2542;
}

.listitem li h3 {
    margin-bottom: 10px;
    font-size: 18px;
}

.listitem li h3 a {
    color: #215fb4;
}

.listitem li h3::before {
    content: "";
    position: absolute;
    top: 20px;
    left: 0;
    width: 3px;
    height: 20px;
    background: #383a49;
}

.listitem li:hover h3::before {
    background: #bf2542;
}

.listitem li p {
    line-height: 1.8;
    font-size: 16px;
    color: #999;
}

.listitem li p:last-child {
    padding-top: 10px;
    font-size: 14px;
}

.listitem li p i {
    color: #bf2542;
}

/* 分页样式开始 */

.ho-pages a {
    padding: 0 10px;
    margin: 0 1px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #333;
    border: 0.5px solid #eee;
}

.ho-pages a:hover {
    background: #215fb4;
    color: #fff;
    border: 0.5px solid #215fb4;
    border-radius: 2px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.ho-pages a.page-num-current {
    color: #fff;
}

.page-num-current {
    background: #215fb4;
    color: #fff;
    border: 0.5px solid #215fb4;
}

.page .col-md-3 p:first-child {
    padding: 10px;
    border-radius: 6px;
    background: #f2f2f2;
}

.page .col-md-3 p:last-child {
    text-indent: -3em;
    margin-left: 3em;
}

.page .col-md-3 h2 {
    margin: 10px 0;
    font-size: 18px;
    color: #215fb4;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #efefef;
}

.page .col-md-9 h1 {
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-size: 18px;
    border-bottom: 1px solid #eee;
}

/* 分页样式结束 */

.bgfff {
    padding: 20px 10%;
    background: #fff;
}

.show h1 {
    padding-bottom: 50px;
    text-align: center;
}

.showinfo {
    padding-bottom: 10px;
    margin-bottom: 30px;
    text-align: center;
    border-bottom: 0.5px solid #eee;
    line-height: 1.8;
    color: #999;
}

.showbody p {
    margin-bottom: 15px;
    line-height: 1.8;
    font-size: 16px;
}

.showbody p img {
    width: 100%;
}

.showsx {
    padding: 14px 0;
    border-top: 0.5px solid #eee;
    border-bottom: 0.5px solid #eee;
    overflow: hidden;
}

.showsx span {
    display: block;
    float: left;
    padding: 0 10px;
    width: 50%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.showxg {
    overflow: hidden;
}

.showxg h2 {
    padding-left: 10px;
    font-size: 18px;
    border-left: 3px solid #215fb4;
}

.showxg ul li {
    float: left;
    margin-top: 15px;
    width: 50%;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.fenbutu {
    text-align: center;
}

.fenbutu p {
    padding-bottom: 20px;
    font-size: 18px;
    color: #bf2542;
}

.hdlist a {
    padding: 12px 0;
    margin-bottom: 10px;
    background: #f9f9f9;
}

.hdlist h3 {
    padding-bottom: 10px;
    font-size: 18px;
}

.hdlist p {
    color: #999;
}

.xuzhi th,
.xuzhi td {
    padding: 10px;
    width: 10%;
}

.xuzhi .center {
    text-align: center;
}

.xuzhi .red {
    color: red;
}

.downlod a {
    display: block;
    padding-top: 20px;
    font-size: 18px;
}

.downlod a i {
    color: #bf2542;
}

.traffic h2 {
    padding: 20px;
    font-size: 18px;
}

.traffic p {
    padding: 10px 20px;
    font-size: 16px;
    line-height: 1.8;
}

.swiper-zhanguan {
    position: relative;
    width: 500px;
    float: left;
    margin-right: 30px;
    overflow: hidden;
    box-shadow: 0px 2px 6px rgba(33, 95, 180, 0.3);
}

footer {
    padding: 40px 0 30px;
    background: #1c2230;
}

footer .tel {
    color: #f1f1f1;
}

footer .tel span {
    width: 52px;
    height: 52px;
    line-height: 48px;
    text-align: center;
    border: 2px solid #999;
    border-radius: 50%;
}

footer .tel span i {
    font-size: 24px;
}

footer .tel strong {
    color: #bf2542;
}

.bottomnav {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.bottomnav span a {
    display: inline-block;
    padding: 0 20px 10px 0;
    font-size: 16px;
    color: #999;
}

.footinfo {
    display: flex;
    color: #999;
    justify-content: space-between;
}

.footinfo a {
    color: #999;
}

.footinfo a:hover {
    color: #f1f1f1;
}

.footinfo dl dt {
    padding-bottom: 10px;
    font-size: 18px;
    color: #f1f1f1;
}

.footinfo dl dd {
    font-size: 16px;
    line-height: 1.8;
}

.footewm {
    display: flex;
    padding: 20px 0;
    justify-content: space-evenly;
}

.footewm div {
    width: 32%;
}

.footewm p {
    padding-top: 10px;
    text-align: center;
    color: #999;
}

.copyright {
    padding-top: 20px;
    border-top: 1px solid #999;
}

.copyright,
.copyright a {
    color: #999;
}

.dingwei {
    line-height: 1.8;
}

.dingwei p {
    margin-bottom: 10px;
    cursor: pointer;
}

.dingwei p:hover {
    padding-left: 10px;
    background: #f9f9f9;
}

.dingwei p strong {
    display: block;
    font-size: 18px;
    color: #215fb4;
}

.biaoge {
    padding: 30px;
    margin-top: 20px;
    border-radius: 8px;
    background: #f9f9f9;
}

.biaoge h3 {
    padding-bottom: 20px;
    font-size: 24px;
    text-align: center;
}

.biaoge input {
    margin-bottom: 10px;
}

.swiper-inews {
    position: relative;
    overflow: hidden;
}

.isp {
    position: relative;
    display: block;
    text-align: center;
    cursor: pointer;
}

.isp img {
    width: 100%;
    height: 178px;
}

.isp span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}

.isp i {
    position: absolute;
    display: inline-block;
    z-index: 99;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 48px;
    color: rgba(255, 255, 255, 0.7);
}

.isp p {
    position: absolute;
    display: inline-block;
    z-index: 99;
    left: 50%;
    bottom: 10px;
    transform: translatex(-50%);
    font-size: 18px;
    color: rgba(255, 255, 255, 0.7);
}

.isp:hover span {
    background: rgba(0, 0, 0, 0.3);
    transition: all 0.4s ease-out;
}

.isp:hover i,
.isp:hover p {
    color: rgb(255, 255, 255);
    transition: all 0.4s ease-out;
}

.videonav {
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
    overflow: hidden;
}

.videonav a {
    padding: 6px 18px;
    border: 1px solid #f1f1f1;
}

.videonav a:hover {
    color: #fff;
    background: #083994;
}

.canzhanshang {
    overflow: hidden;
    height: 300px;
}

.canzhanshang .swiper-slide {
    height: 90px;
    padding: 10px;
}

.canzhanshang .swiper-slide .zsitemimg {
    margin: 0;
}

/********* 对 bootstrap 进行补充 *********/

/* 小屏: only small screen\\max-width 定义元素的最大宽度 */

@media (max-width: 576px) {
    .hidden-sm {
        display: none !important;
    }
    .wraptitle {
        padding: 20px 0;
    }
    .wraptitle h2 {
        font-size: 28px;
    }
    .top {
        position: absolute;
        z-index: 9;
        padding: 5px 20px;
        display: inline-block;
        right: 0;
        width: 80%;
        text-align: right;
    }
    .logo {
        float: right;
        padding: 5px;
        width: 86px;
        background: #fff;
    }
    .logo img {
        width: 100%;
    }
    .bbitem em {
        position: relative;
        left: 50%;
        width: 60px;
        height: 60px;
        line-height: 60px;
        transform: translate(-50%, 0);
    }
    .bbitem em i {
        font-size: 32px;
    }
    .bbitem strong {
        padding-left: 0;
        line-height: 32px;
        font-size: 16px;
        text-align: center;
        width: 100%;
    }
    .indexabout h1 {
        padding-top: 20px;
    }
    .indexabout a,
    .newsbottoma {
        width: 100%;
        text-align: center;
    }
    .iaitem {
        margin-top: 20px;
    }
    .guize {
        background-size: auto;
    }
    .newsright li {
        padding: 20px 0;
    }
    .newsright li .ntime {
        width: 70px;
    }
    .newsright li .ntime::after {
        left: 70px;
    }
    .newsright li .ntit {
        padding: 0 0 0 16px;
    }
    .newsright li .ntit h3 {
        display: -webkit-box;
        /*将对象转为弹性盒模型展示*/
        -webkit-box-orient: vertical;
        /*设置弹性盒模型子元素的排列方式*/
        -webkit-line-clamp: 2;
        /*限制文本行数，3行、4行等*/
        overflow: hidden;
        /*超出隐藏*/
        white-space: unset;
        line-height: 1.8;
    }
    .showsx span,
    .showxg ul li {
        width: 100%;
    }
    .traffic h2,
    .traffic p {
        padding: 10px;
    }
    .swiper-zhanguan {
        width: 100%;
        float: unset;
    }
    .bgfff {
        padding: 20px 10px;
    }
    .bottomnav span {
        padding-bottom: 20px;
    }
    .footinfo {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .footinfo dl {
        padding-bottom: 20px;
        width: 33%;
    }
    .bannerbut {
        bottom: 4px;
    }
    .bannerbut a {
        padding: 6px 8px;
        margin: 0;
    }
    .huodong {
        text-align: center;
    }
    .huodong h1 {
        padding-bottom: 30px;
    }
    .huodong h3 {
        padding-top: 10px;
    }
}

/* 中屏: only middle screen */

@media (min-width: 576px) and (max-width: 992px) {
    .hidden-md {
        display: none !important;
    }
    .top {
        position: absolute;
        z-index: 9;
        padding: 5px 20px;
        display: inline-block;
        right: 0;
        width: 80%;
        text-align: right;
    }
    .logo {
        float: right;
        padding: 5px;
        width: 86px;
        background: #fff;
    }
    .logo img {
        width: 100%;
    }
}

/* 大屏+: big screen */

@media (min-width: 992px) {
    .hidden-lg {
        display: none !important;
    }
}

@media screen and (min-width: 1400px) {
    .container {
        max-width: 1140px;
    }
}
